Exercise:1
- Use the monkey - banana game developed in lessons 20 and 21. Change it so that multiple bananas will be falling but you should use only one Sprite for all the bananas. When the monkey touches the banana the score will increase. If the score reaches 20 the backdrop should change.
Click here to see a model video for your reference.
Exercise:2
- Recreate the first exercise but with multiple different fruits falling. You should use only one sprite. Each fruit will have different scores.
Exercise Video
Click here to see a model video for your reference.
Solutions
Click here to download the sb3 file for exercise 1.
Click here to download the sb3 file for exercise 2.